-
Home
-
Photonic Gallery & Lightbox for Flickr, SmugMug & Others
-
3.20 (latest)
-
Code
-
Classes
- OAuth1
Total Complexity |
38 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
250 |
Lines of code |
130 |
Logical lines of code |
70 |
Comment lines |
78 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_signature() |
A |
44 |
12 |
40 |
sign_call() |
S |
58 |
6 |
15 |
is_access_token_valid() |
S |
62 |
4 |
11 |
get_access_token() |
S |
52 |
3 |
24 |
get_request_token() |
S |
54 |
2 |
21 |
set_oauth_done() |
S |
70 |
3 |
6 |
get_authorize_URL() |
S |
66 |
2 |
8 |
access_token_URL() |
S |
100 |
1 |
0 |
authenticate_URL() |
S |
100 |
1 |
0 |
authorize_URL() |
S |
100 |
1 |
0 |
request_token_URL() |
S |
100 |
1 |
0 |
check_access_token() |
S |
100 |
1 |
0 |
parse_token() |
S |
73 |
1 |
5 |